OnClientUpdatedLayout Property (TransposedGrid<T>)
In This Topic
Occurs after the grid has updated its internal layout.
Syntax
'Declaration
Public Overridable Property OnClientUpdatedLayout As String
public virtual string OnClientUpdatedLayout {get; set;}
See Also